home *** CD-ROM | disk | FTP | other *** search
- Path: jupiter.planet.net!usenet
- From: ajs@planet.net (A.J. Saveriano)
- Newsgroups: comp.lang.c++
- Subject: MSDOS commands via Visual C++
- Date: Thu, 04 Apr 1996 03:25:18 GMT
- Organization: Planet Access Networks - Stanhope, NJ
- Message-ID: <4jvfc2$l21@jupiter.planet.net>
- NNTP-Posting-Host: stan39.planet.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hello all,
- I was wondering how you issue MSDOS commands via a C++ program?
- I'd like to get a DIR of a directory on my drive and then manipulate
- the files - such as renaming them, deleting them and moving them.
-
- When I use to program with C using my old Lattice compiler, it had a
- 'keyword' that allowed me access to DOS commands.
-
- Could someone lead me in the right direction as to how this is
- accomplished with Visual C++?
-
- Thanks in advance for any assistance.
- Regards,
-
- A.J. Saveriano
-
-
-